• Flight Booking

    23:10:22 pm / 01:04:882

    #test-id=1
    Flight Booking
    11.01.2020 23:10:22 11.01.2020 23:11:27 01:04:882
    com.test.helper.CucumberHooks.beforeChrome()
    Given Login with gmail "joseph250395@gmail.com" and "pallenjoykurian"
    com.test.helper.CucumberHooks.tearDown(io.cucumber.java.Scenario)
    Given I search filghts from "Dublin" to "London Luton" on "2020-11-08" for 2 adults and 1 child
    com.test.helper.CucumberHooks.tearDown(io.cucumber.java.Scenario)
    And I select the flight
    com.test.helper.CucumberHooks.tearDown(io.cucumber.java.Scenario)
    And I enter the adults information
    com.test.helper.CucumberHooks.tearDown(io.cucumber.java.Scenario)
    And I enter the child information
    com.test.helper.CucumberHooks.tearDown(io.cucumber.java.Scenario)
    And I proceed to continue and checkout
    com.test.helper.CucumberHooks.tearDown(io.cucumber.java.Scenario)
    And I provide phoneNumber as "0899434539"
    com.test.helper.CucumberHooks.tearDown(io.cucumber.java.Scenario)
    And I enter CardPayment details as "5555 5555 5555 5557", "1/21" and "265" for "Joseph Joy" , "3 Ashlawn" , "Letterkenny" , "Ireland" , "f92avy1"
    com.test.helper.CucumberHooks.tearDown(io.cucumber.java.Scenario)
    When on clicking PayNow button with invalid values
    com.test.helper.CucumberHooks.tearDown(io.cucumber.java.Scenario)
    Then I should get payment declined message
    com.test.helper.CucumberHooks.tearDown(io.cucumber.java.Scenario)
    com.test.helper.CucumberHooks.afterChrome()
  • 1

    @Sanity

    1 tests

    @Sanity

    1 passed
    Status Timestamp TestName
    Pass 23:11:29 pm Verify decilned message
    Flight Booking.Verify decilned message
  • 1

    @Chrome

    1 tests

    @Chrome

    1 passed
    Status Timestamp TestName
    Pass 23:11:29 pm Verify decilned message
    Flight Booking.Verify decilned message
  • 1

    @Regression

    1 tests

    @Regression

    1 passed
    Status Timestamp TestName
    Pass 23:11:29 pm Verify decilned message
    Flight Booking.Verify decilned message

Started

Nov 1, 2020 11:10:22 pm

Ended

Nov 1, 2020 11:11:27 pm

Features Passed

1

Features Failed

0

Features
Scenarios
Steps

Tags

NamePassedFailedSkippedOthersPassed %
@Sanity 1 0 0 0 100%
@Chrome 1 0 0 0 100%
@Regression 1 0 0 0 100%